Skip to content

Conversation

ManuMBhat
Copy link
Contributor

@ManuMBhat ManuMBhat commented Oct 19, 2019

Fixes #1397

I have changed the "Head" to "head"(making it more Pythonic) and also "tamp" to "temp"(Better readability) in singly linked list(under data structures)

PS: I'm a newbie at opensource , so if I have done something wrong please do tell. I wish to learn as much as possible
Thanks

@cclauss cclauss changed the title Issue #1397 Readability improvements to singly_linked_list.py Oct 19, 2019
Copy link
Member

@cclauss cclauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modified PR title and indicated that PR fixes issue. Please focus on readability of titles.

@cclauss cclauss merged commit cd10c94 into TheAlgorithms:master Oct 19, 2019
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Head and temp names should change

2 participants